dsh-browser-control: Enabling AI in DeepSeek Harness to Control Real Chrome
dsh-browser-control is a DeepSeek Harness (DSH) plugin maintained by kyo615, designed to enable AI to control a real, visible Chrome browser and showcase the operational process in real time within the conversation GUI. Built on Microsoft Playwright MCP, the plugin registers approximately 80 `browser_*` tools, supporting operations such as webpage navigation, clicking, input, and script execution. Its core advantages lie in using a headful Chrome browser, allowing users to visually observe the AI's actions; additionally, it pushes screenshots in real time to the conversation panel via HTTP routing and marks clickable elements, enabling visual interaction. The panel supports URL navigation, refresh, restarting, or closing the browser, with no hardcoded paths. Installation requires the DSH environment.
Read More